DeselectRow Method (ITableBase<T>)
Unselects the specified rows.

C# Syntax

void DeselectRow( 
   params uint[] rowIndices
)

Parameters

rowIndices
The 1-based row indices.